home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 123 / cdrom123.iso / essenc / extens / imzoom / Image Zoom.xpi / defaults / preferences / imagezoom-defaults.js
Encoding:
Text File  |  2004-08-18  |  627 b   |  17 lines

  1. pref("imagezoom.autocenter", true);
  2. pref("imagezoom.mmCustomDim", false);
  3. pref("imagezoom.mmCustomZoom", false);
  4. pref("imagezoom.mmFitWindow", false);
  5. pref("imagezoom.mmReset", false);
  6. pref("imagezoom.mmZoomIO", false);
  7. pref("imagezoom.mmZoomPcts", false);
  8. pref("imagezoom.usescroll", false);
  9. pref("imagezoom.scrollvalue", 5);
  10. pref("imagezoom.smCustomDim", true);
  11. pref("imagezoom.smCustomZoom", true);
  12. pref("imagezoom.smFitWindow", true);
  13. pref("imagezoom.smReset", true);
  14. pref("imagezoom.smZoomIO", true);
  15. pref("imagezoom.smZoomPcts", true);
  16. pref("imagezoom.zoomvalue", 200);
  17. pref("imagezoom.version", "0.0.0");